home *** CD-ROM | disk | FTP | other *** search
/ Public Speaking Strategie…or Success (2nd Edition) / Public Speaking Strategies for Success Second Edition - David Zarefsky (AB Interactive) (2000).ISO / mac / media / ch01 / acp031a / acp031aJ.js < prev   
Text File  |  1999-04-01  |  8KB  |  235 lines

  1.  
  2. function getQAarray() {
  3.  
  4.  
  5. ////////////////////////////////////////////////////////////////////////////////////
  6. ////////////////////////////////////////////////////////////////////////////////////
  7.  
  8.  
  9.  
  10. matchingAnsObj = new Object;
  11.  
  12.  
  13. problemArr = new Array();
  14.  
  15. for (i=0; i<this.AnswerArray.length+3; i++) 
  16. {
  17.   problemArr[i] = new Object;
  18. };
  19.  
  20.  
  21. ////////////////////////////////////////////////////////////////////////////////////
  22. ////////////////////////////////////////////////////////////////////////////////////
  23. ////////////////////////////////////////////////////////////////////////////////////
  24. ////////////////////////////////////////////////////////////////////////////////////
  25. // problemArr[1]["Q"] = "Experimentation "; 
  26. // problemArr[2]["Q"] = " Independent Variable ";
  27.  
  28.  
  29.  
  30.  
  31.  problemArr[1]["Q"] = " The ability to form and defend your own judgments rather than blindly         accepting or instantly rejecting what you hear or read. "; 
  32.  
  33.  problemArr[2]["Q"] = " Statements that are capable of being verified by someone other than the         speaker. "; 
  34.  
  35.  problemArr[3]["Q"] = " Subjective judgments based on experience or expertise, not capable of being         verified by someone else. "; 
  36.  
  37.  problemArr[4]["Q"] = " The process of identifying your goals and then determining how best to         achieve them. "; 
  38.  
  39.  problemArr[5]["Q"] = " Interaction that builds connections between people and that helps them to         understand each other and to recognize common interests. "; 
  40.  
  41.  problemArr[6]["Q"] = " Responses from the audience to the speaker, often in the form of             nonverbal cues. "; 
  42.  
  43.  problemArr[7]["Q"] = " The particular context in which a speech takes place. "; 
  44.  
  45.  problemArr[8]["Q"] = " The study of how messages affect people. "; 
  46.  
  47.  problemArr[9]["Q"] = " A situation in which people's understanding can be changed through         messages. "; 
  48.  
  49.  problemArr[10]["Q"] = " The people who assemble to listen to a speech. "; 
  50.  
  51.  problemArr[11]["Q"] = " Formation of common bonds between a speaker and the audience. "; 
  52.  
  53.  problemArr[12]["Q"] = " The specific setting for the speech; the context in which it takes place. "; 
  54.  
  55.  problemArr[13]["Q"] = " Intended to give listeners new information and to influence their thoughts         and action. "; 
  56.  
  57.  problemArr[14]["Q"] = " The goal of the speech, the response sought from the listeners. "; 
  58.  
  59.  problemArr[15]["Q"] = " The main idea of the speech; usually stated in one or two sentences. "; 
  60.  
  61.  problemArr[16]["Q"] = " The speaker's character as perceived by the audience. "; 
  62.  
  63.  problemArr[17]["Q"] = " The beginning of the speech, designed to get the audience's attention, to         state the thesis, and to preview the development of the speech. "; 
  64.  
  65.  problemArr[18]["Q"] = " The largest portion of the speech; it includes the development of             supporting materials to prove the thesis and any subsidiary claims. "; 
  66.  
  67.  problemArr[19]["Q"] = " All forms of evidence that lend weight to the truth of a claim. "; 
  68.  
  69.  problemArr[20]["Q"] = " The ending of the speech; it draws together the main ideas and provides a         note of finality. "; 
  70.  
  71.  problemArr[21]["Q"] = " A speech in which only one main idea (the thesis) is offered and             established. "; 
  72.  
  73.  problemArr[22]["Q"] = " Descriptive of a presentation for which the main ideas and structure have         been worked out in advance but specific wording has not been developed. "; 
  74.  
  75.  problemArr[23]["Q"] = " An outline used in developing a speech; main ideas and supporting material         are usually set forth in complete sentences. "; 
  76.  
  77.  problemArr[24]["Q"] = " An outline used while presenting a speech; typically consists only of key         words written out on an index card. "; 
  78.  
  79.  problemArr[25]["Q"] = " Providing listeners with new information or ideas. "; 
  80.  
  81.  problemArr[26]["Q"] = " Influencing listeners' attitudes and behavior. "; 
  82.  
  83.  problemArr[27]["Q"] = " Stimulating a sense of community through the celebration of common         bonds among speaker and listeners. "; 
  84.  
  85.  problemArr[28]["Q"] = " Using another person's words as if they were your own. "; 
  86.  
  87.  
  88.    
  89.  
  90.  
  91.  
  92.  
  93.  
  94. ////////////////////////////////////////////////////////////////////////////////////
  95. ////////////////////////////////////////////////////////////////////////////////////
  96. //////////////////////////////////////////////////////////////////////////////////// 
  97. // matchingAnsObj["A"] = " The variable that is measured in an experiment. ";
  98. // matchingAnsObj["B"] = " Procedure in which the researchers who have contact with participants do not know the hypothesis under investigation. ";
  99. // matchingAnsObj["C"] = " Unintended effects, caused by researchers, on participants' behavior. ";
  100.  
  101.  
  102.  
  103.  
  104.   matchingAnsObj["A"] = " audience "; 
  105.  
  106.   matchingAnsObj["B"] = " body "; 
  107.  
  108.   matchingAnsObj["C"] = " communication "; 
  109.  
  110.   matchingAnsObj["D"] = " conclusion "; 
  111.  
  112.   matchingAnsObj["E"] = " critical thinking "; 
  113.  
  114.   matchingAnsObj["F"] = " deliberative "; 
  115.  
  116.   matchingAnsObj["G"] = " entertaining     "; 
  117.  
  118.   matchingAnsObj["H"] = " ethos "; 
  119.  
  120.   matchingAnsObj["I"] = " extemporaneous "; 
  121.  
  122.   matchingAnsObj["J"] = " facts "; 
  123.  
  124.   matchingAnsObj["K"] = " feedback "; 
  125.  
  126.   matchingAnsObj["L"] = " identification "; 
  127.  
  128.   matchingAnsObj["M"] = " informing "; 
  129.  
  130.   matchingAnsObj["N"] = " introduction "; 
  131.  
  132.   matchingAnsObj["O"] = " occasion "; 
  133.  
  134.   matchingAnsObj["P"] = " one-point speech "; 
  135.  
  136.   matchingAnsObj["Q"] = " opinions "; 
  137.  
  138.   matchingAnsObj["R"] = " persuading "; 
  139.  
  140.   matchingAnsObj["S"] = " plagiarism "; 
  141.  
  142.   matchingAnsObj["T"] = " preparation outline "; 
  143.  
  144.   matchingAnsObj["U"] = " presentation outline "; 
  145.  
  146.   matchingAnsObj["V"] = " purpose "; 
  147.  
  148.   matchingAnsObj["W"] = " rhetoric "; 
  149.  
  150.   matchingAnsObj["X"] = " rhetorical situation "; 
  151.  
  152.   matchingAnsObj["Y"] = " situation "; 
  153.  
  154.   matchingAnsObj["Z"] = " strategic planning "; 
  155.  
  156.   matchingAnsObj["AA"] = " supporting material "; 
  157.  
  158.   matchingAnsObj["BB"] = " thesis "; 
  159.  
  160.  
  161.  
  162.  
  163. matchingAnsObj["FE"] = " For more information, see page 6 of your textbook. ";
  164.  
  165. matchingAnsObj["FJ"] = " For more information, see page 6 of your textbook. ";
  166.  
  167. matchingAnsObj["FQ"] = " For more information, see page 6 of your textbook. ";
  168.  
  169. matchingAnsObj["FZ"] = " For more information, see page 6 of your textbook. ";
  170.  
  171. matchingAnsObj["FC"] = " For more information, see page 6 of your textbook. ";
  172.  
  173. matchingAnsObj["FK"] = " For more information, see page 7 of your textbook. ";
  174.  
  175. matchingAnsObj["FY"] = " For more information, see page 8 of your textbook. ";
  176.  
  177. matchingAnsObj["FW"] = " For more information, see page 9 of your textbook. ";
  178.  
  179. matchingAnsObj["FX"] = " For more information, see page 9 of your textbook. ";
  180.  
  181. matchingAnsObj["FA"] = " For more information, see page 9 of your textbook. ";
  182.  
  183. matchingAnsObj["FL"] = " For more information, see page 9 of your textbook. ";
  184.  
  185. matchingAnsObj["FO"] = " For more information, see page 10 of your textbook. ";
  186.  
  187. matchingAnsObj["FF"] = " For more information, see page 11 of your textbook. ";
  188.  
  189. matchingAnsObj["FV"] = " For more information, see page 12 of your textbook. ";
  190.  
  191. matchingAnsObj["FBB"] = " For more information, see page 12 of your textbook. ";
  192.  
  193. matchingAnsObj["FH"] = " For more information, see page 13 of your textbook. ";
  194.  
  195. matchingAnsObj["FN"] = " For more information, see page 14 of your textbook. ";
  196.  
  197. matchingAnsObj["FB"] = " For more information, see page 15 of your textbook. ";
  198.  
  199. matchingAnsObj["FAA"] = " For more information, see page 15 of your textbook. ";
  200.  
  201. matchingAnsObj["FD"] = " For more information, see page 17 of your textbook. ";
  202.  
  203. matchingAnsObj["FP"] = " For more information, see page 18 of your textbook. ";
  204.  
  205. matchingAnsObj["FI"] = " For more information, see page 21 of your textbook. ";
  206.  
  207. matchingAnsObj["FT"] = " For more information, see page 21 of your textbook. ";
  208.  
  209. matchingAnsObj["FU"] = " For more information, see page 21 of your textbook. ";
  210.  
  211. matchingAnsObj["FM"] = " For more information, see page 26 of your textbook. ";
  212.  
  213. matchingAnsObj["FR"] = " For more information, see page 26 of your textbook. ";
  214.  
  215. matchingAnsObj["FG"] = " For more information, see page 26 of your textbook. ";
  216.  
  217. matchingAnsObj["FS"] = " For more information, see page 30 of your textbook. ";
  218.    
  219.  
  220.  
  221. ////////////////////////////////////////////////////////////////////////////////////
  222. ////////////////////////////////////////////////////////////////////////////////////
  223. ////////////////////////////////////////////////////////////////////////////////////
  224. ////////////////////////////////////////////////////////////////////////////////////
  225.  
  226.  
  227. }
  228.  
  229.  
  230. getQAarray();
  231.  
  232.  
  233.  
  234.  
  235.